Release 10.1A: OpenEdge Development:
Progress Dynamics Getting Started
Creating configuration files
Progress Dynamics uses a number of configuration files that you can customize for different sessions. Before starting the tutorial, you should create copies of these files in your
<wrk>\Tutorialdirectory, where<wrk>is your Progress Dynamics working directory. You can then modify these files to customize the framework for your tutorial session, without affecting your installed version of Progress Dynamics.icfconfig.xml
The
icfconfig.xmlconfiguration file tells the framework how to start and run individual sessions, including which managers to start, which startup procedures or objects to use, and other session characteristics. Since the configuration file uses logical and relative paths, the copy that you use to start the tutorial session should be in the same directory structure where your tutorial Repository and application database are stored.Later in the tutorial, you customize the
icfconfig.xmlfile by creating a session type for running the sample application. For now, the standard configuration file contains the necessary information to start a development session for the tutorial.icf.ini
The
icf.inifile contains initialization data such as color, fonts, and window sizes. It also sets the initial PROPATH, the list of directories where the session searches for files and databases, for the session.
![]()
To create a tutorial initialization file, copy
<install-dir>\bin\icf.inito<wrk>\Tutorial.icf.pf
The
icf.pffile contains startup parameter information.
![]()
To create a tutorial startup file, copy
<install-dir>\icf.pfto<wrk>\Tutorial.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |